Expand description

A low-level crate to send and receive Minecraft packets.

You should probably use azalea or azalea_client instead, as azalea_protocol delegates much of the work, such as auth, to the user of the crate.

Modules

Create connections that communicate with a remote server or client.

Structs

A host and port. It’s possible that the port doesn’t resolve to anything.

Functions